NAME
symlink.pl - create a symlink shadow of the Parrot source.
SYNOPSIS
# when in directory containing the checked out source in 'trunk' mkdir shadow cd shadow perl ../trunk/tools/dev/symlink.pl
DESCRIPTION
Create a symlink tree shadowing the Parrot source tree. Nifty for having just one (read-only) copy of the sources but several different build trees. The -v option displays the created symlinks.
CHANGES
1.1: Handle also: - being called with a relative path - being called through a symlink
AUTHOR
jhi@iki.fi