Changeset 3304


Ignore:
Timestamp:
03/12/09 10:10:58 (3 years ago)
Author:
jquelin
Message:

adding a synopsis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Padre/lib/Padre/Config/Constants.pm

    r3298 r3304  
    128128 
    129129 
     130 
     131=head1 SYNOPSIS 
     132 
     133    use Padre::Config::Constants qw{ :all }; 
     134    [...] 
     135    # do stuff with exported constants 
     136 
     137 
     138 
    130139=head1 DESCRIPTION 
    131140 
     
    219228 
    220229=back 
    221  
    222230 
    223231 
Note: See TracChangeset for help on using the changeset viewer.