- or download this
unless(/^([\w.-]) \s+ ([\w.-])$/x) {
- or download this
AB0000011 LA120040212
BB0000012 LB20040212
- or download this
#!/usr/bin/perl -w
use strict;
use warnings;
...
system("mv /var/files/info /var/save/$subfolder_name");
system("mv $new /var/save/$subfolder_name");
exit;