Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    use strict;
    ...
    
    use lib '/home/foo/perl_modules/5.32.1/lib/perl5'
    use List::MoreUtils qw(uniq);