in reply to Re^2: Using Excel timestamp with perl
in thread Using Excel timestamp with perl
#!/usr/bin/perl use strict; use warnings; push(@INC, "/jet/prod/include"); use MyPersonalModule; #code here
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Using Excel timestamp with perl
by Anonymous Monk on Jun 16, 2014 at 23:09 UTC |