Added some code to peer into a data structure in Maemian/Schedule.pm. Also added the
[maemian] / nokia-lintian / testset / scripts / perl-bizarre-3
1 eval '(exit $?0)' && eval 'exec perl -wS $0 ${1+"$@"}'
2 & eval 'exec /usr/bin/perl -wS $0 $argv:q'
3     if $running_under_some_shell;
4
5 # More utterly bizarreness from perlrun.  This one even doesn't work if
6 # there's a valid #! line on the first line.  I don't understand why....