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