Perl-5.6.0 compatibility: &Cwd::fastgetcwd -> &Cwd::cwd
[nethome.git] / bin / perlilib
1 #! /bin/sh
2 #
3 #       $Id$
4
5 exec /usr/bin/perl`echo "${PERLLIB:+:$PERLLIB}"|sed 's/:/ -I/g'` "$@"