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