The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:swd VIDUL"

swd - Perl pragma to change the current working directory River stage zero No dependents

The "swd" pragma changes the current working directory($ENV{PWD}) to the directory from which the called program is invoked; after callee returning the previous state of $ENV{PWD} is restored. use swd; # in the callee print "callee: $ENV{PWD}\n"; pri...

VIDUL/swd - 28 Sep 2006 15:43:55 UTC
1 result (0.027 seconds)