Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
            my @ret = File::Share::Install::postamble( $self );
            return join "\n", @ret;
    }
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    use warnings;
    use File::ShareDir qw(:ALL);
    dist_dir('My-Profiles');