comparison archiver.pl @ 57:2208ed7370cb

updated to Ubuntu Perl paths.
author casties
date Thu, 16 Mar 2017 18:00:43 +0100
parents b762b5af6e42
children
comparison
equal deleted inserted replaced
56:9d7df218f94c 57:2208ed7370cb
1 #!/usr/local/bin/perl -w 1 #!/usr/bin/perl -w
2 2
3 use strict; 3 use strict;
4 4
5 use XML::LibXML; 5 use XML::LibXML;
6 6