Help for this page
#!/usr/bin/env perl use strict; ... my $abs = path(__FILE__)->absolute; print "$abs\n";