Skip to content
Snippets Groups Projects
Commit d5e4157b authored by Andreas Kusalananda Kähäri's avatar Andreas Kusalananda Kähäri
Browse files

Add a comment in certain scripts to point out the fact that the Perl

executable used by the script is determined by the myRun.ksh shell
script (or myManager.ksh for utils/manage_id_mapping_tables.pl).  This
is done this way to allow a user to change the perl that is used in
*one* place, rather than in each and every script.
parent b87bcd94
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env perl
# Don't change the above line.
# Change the PATH in the myRun.ksh script if you want to use another perl.
=head1 NAME
......
#!/usr/bin/env perl
# Don't change the above line.
# Change the PATH in the myRun.ksh script if you want to use another perl.
=head1 NAME
......
#!/usr/bin/env perl
# Don't change the above line.
# Change the PATH in the myRun.ksh script if you want to use another perl.
=head1 NAME
......
#!/usr/bin/env perl
# Don't change the above line.
# Change the PATH in the myRun.ksh script if you want to use another perl.
=head1 NAME
......
#!/usr/bin/env perl
# Don't change the above line.
# Change the PATH in the myRun.ksh script if you want to use another perl.
=head1 NAME
......
#!/usr/bin/env perl
# Don't change the above line.
# Change the PATH in the myRun.ksh script if you want to use another perl.
=head1 NAME
......
#!/usr/bin/env perl
# Don't change the above line.
# Change the PATH in the myManager.ksh script if you want to use another perl.
=head1 NAME
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment