- or download this
#!/usr/bin/perl --
use strict; use warnings;
...
Voltronize( $dir );
}
chdir $cwd;
- or download this
#!/usr/bin/perl --
use strict; use warnings;
...
Voltronize( $dir );
}
chdir $cwd;
- or download this
#!/usr/bin/perl --
use strict; use warnings;
...
Voltronize( $dir );
}
chdir $cwd;
- or download this
#!/usr/bin/perl --
use strict; use warnings;
...
Voltronize( $path ) if $path->is_dir;
}
chdir $cwd;