- or download this
c:\@Work\Perl\monks>perl -wMstrict -MData::Dumper -le
"my @in = ('Maria-s', 'Thano-s');
...
'Maria+s',
'Thano+s'
];
- or download this
c:\@Work\Perl\monks>perl -wMstrict -MData::Dumper -le
"my @in = ('Maria-s', 'Thano-s');
...
'Maria+s',
'Thano+s'
];
- or download this
c:\@Work\Perl\monks>perl -wMstrict -MData::Dumper -le
"print 'perl version: ', $];
...
'Maria+s',
'Thano+s'
];
- or download this
c:\@Work\Perl\monks>perl -wMstrict -MData::Dumper -le
"print 'perl version: ', $];
...
'Maria+s',
'Thano+s'
];