Help for this page

Select Code to Download


  1. or download this
    package PM::1082204::Log::Reproducible;
    
    ...
    }
    
    1;
    
  2. or download this
    package Qwerty;
    
    ...
    }
    
    1;
    
  3. or download this
    package ModuleWithoutPmExtension;
    
    ...
    }
    
    1;
    
  4. or download this
    #!/usr/bin/env perl
    
    ...
    }
    
    use Getopt::Std;
    
  5. or download this
    I'm ModuleWithoutPmExtension
    WARNING:
    ...
        Getopt::Long
        ModuleWithoutPmExtension
        Qwerty