Changeset 507


Ignore:
Timestamp:
10/26/08 08:52:49 (3 years ago)
Author:
tsee
Message:

simple installation instructions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • plugins/perltidy/lib/Padre/Plugin/PerlTidy.pm

    r443 r507  
    9797} 
    9898 
     99=head1 INSTALLATION 
     100 
     101You can install this module like any other Perl module and it will 
     102become available in your Padre editor. However, you can also 
     103choose to install it into your user's Padre configuration directory only. 
     104The necessary steps are outlined in the C<README> file in this distribution. 
     105 
     106Essentially, you do C<perl Build.PL> and C<./Build installplugin>. 
     107 
    99108=head1 AUTHOR 
    100109 
Note: See TracChangeset for help on using the changeset viewer.