Help for this page

Select Code to Download


  1. or download this
    package ABC;
    
    ...
    @EXPORT_OK = qw();
    
    bootstrap ABC $VERSION;
    
  2. or download this
    package PQR;
    use strict;
    ...
    {
        return ABC::dl_close_cache(@_);    
    }
    
  3. or download this
    <new_time_var>()
    <dl_ascii_to_date>(<string>)
    <dl_ascii_to_time>(<string>, <dtp>)
    <dl_close_cache>(<dcp>)
    
  4. or download this
    >/u/agarwsun/test> perl -wc test.pl