Help for this page

Select Code to Download


  1. or download this
    perl Makefile.PL PREFIX=/path-to/your-dir LIB=/path-to/your-dir
    
  2. or download this
    #!/usr/bin/perl -w
    
    use lib '/path-to/your-dir';
    use Sys::AlarmCall;