Changeset 9157

Show
Ignore:
Timestamp:
02/24/06 01:57:25 (3 years ago)
Author:
audreyt
Message:

* install p6doc -- after all, why not.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • docs/p6doc/Makefile.PL

    r9151 r9157  
    77license    ('perl'); 
    88 
     9install_script( 'p6doc' ); 
    910makemaker_args( PMLIBDIRS => [ grep { -d } glob("[A-Z]*") ]); 
    1011