C:\>ppm repo add C:\LocalRepo MyRepo
ppm repo failed: The repository URL must be absolute or a local direct
+ory
####
ppm repo add MyRepo C:\LocalRepo
####
ppm repo add C:\LocalRepo
####
ppm repo
####
C:\Perl\eg>perl stocktick.pl nsdq goog
Can't locate HTML/TableExtract.pm in @INC (@INC contains: C:/Perl/site
+/lib C:/Pe
rl/lib .) at C:/Perl/site/lib/Finance/Quote.pm line 38.
BEGIN failed--compilation aborted at C:/Perl/site/lib/Finance/Quote.pm
+ line 38.
Compilation failed in require at stocktick.pl line 3.
BEGIN failed--compilation aborted at stocktick.pl line 3.