Use perl that's on the path, not in the fixed location.
Chris Pressey
11 years ago
0 | |
#!/usr/bin/perl
|
|
0 |
#!/usr/bin/env perl
|
1 | 1 |
|
2 | 2 |
# ypsilax.pl - non-deterministic reflective grid-rewriting language
|
3 | 3 |
# v1.1-2014.0525 Chris Pressey, Cat's Eye Technologies
|