Help for this page

Select Code to Download


  1. or download this
    cpan> autobundle Snapshot
    ...
    Wrote bundle file
        ...Bundle\Snapshot_2008_10_27_00.pm
    
  2. or download this
    cpanp b
    Wrote autobundle to '...5.10.0\dist\autobundle\Snapshot_2008_10_27_02.
    +pm'
    
  3. or download this
    perl -d:Modlist foobar.pl
    ...
    ...
    warnings               1.03
    warnings::register     1.00
    
  4. or download this
    scandeps foo.pl
    'HTML::Element'     => '3.16',
    ...
    'HTML::Entities'    => '1.29',
    'HTML::Parser'      => '3.45',
    'HTML::TreeBuilder' => '3.13',