Help for this page

Select Code to Download


  1. or download this
    
    C:\Users\tblaz\Documents\evelyn>systeminfo
    ...
                               Data Execution Prevention Available: Yes
    
    C:\Users\tblaz\Documents\evelyn>
    
  2. or download this
    CPAN
    Log::Log4perl
    Perl::Tidy
    YAML
    
  3. or download this
    # === Test Suggests ===
    # 
    #     Module                    Want     Have
    ...
    #     --------------- ----------
    ...
    #     Module::Runtime    missing
    
  4. or download this
    $ ./1.mod.pl 
    CPAN
    Capture::Tiny
    ...
    }
    __END__ 
    $
    
  5. or download this
    $ ./scandeps.pl html7.pm
    'Config::Tiny'                   => '2.24',
    'Email::Find::addrspec'          => '0.09',
    ...
    'Path::Tiny'                     => '0.110',
    'Unicode::UTF8'                  => '0.62',
    $
    
  6. or download this
    alias ..='cd ..'
    alias ...='cd ../../../'
    ...
    alias vlc='vlc *.avi'