Hi, i have this:
#perl
use strict;
use warnings;
while ( ) {
chomp;
my @data = map { s/^\s+//; s/\s+$//; $_ } split /;/;
reformat ( @data );
}
sub reformat {
format =
PROBTRAC: Continuous Problem Tracking System Submittal Form
!crstatus = @
-Message d'origine-
De: SII - GONCALVES, Jorge
Date: mardi 18 mars 2003 15:09
À: '[EMAIL PROTECTED]'
Objet: RE: Copy to another file some paterns
Hi all, I have a file with a lot of lines like this:
...
entered;Medium;Major;This is an example synopsis;This is an example problem
Hi, i wonder how i can get only the files that are modified
less than a hour for exemple in a directory.
How can i do this in Perl?
Thanks.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi, i have a web application and
i wonder if there is a way to get server date from à client with perl?
because i can't do it in javascript.
Thanks for your tips.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]