Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CmdArgs version 0.8.0
====================

CmdArgs provides a convenient way to parse command-line arguments of the script and print help message.

INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

DEPENDENCIES

This module requires these other modules and libraries:

  Carp
  Exceptions
  Scalar::Util

AUTHOR

Alexander Smirnov (zoocide@gmail.com)

About

Parse command line arguments of the script.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages