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