- or download this
c:\@Work\Perl>perl -wMstrict -le
"use constant OUT_SUFXSTOR => 'storable';
...
print qq{'$str'};
"
'The file suffix is storable.'
- or download this
c:\@Work\Perl>perl -wMstrict -le
"use constant OUT_SUFXSTOR => 'storable';
...
print qq{'$str'};
"
'The file suffix is storable.'