Adam Spiers <[EMAIL PROTECTED]> spake: > You could avoid the fork() to and dependency on an external program: > > use FindBin qw($Script); > die "Usage: $Script <modules>\n" unless @ARGV; > Cool! Looks like File::Basename also exists, but I haven't tried that one.
> > I would like to contribute to this package if you want/need > any help. > > Yes please! Like Christian said, the biggest help to us right now is > feedback on how the CVS tree works for you. I'll start using that right away. Thank you, Adam _______________________________________________ Perlunit-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/perlunit-devel
