Hi,
just installed tinyperl.
It's exactly what I was looking for.
I have two questions :
I have a script with lots of "extra" dependencies,
I had to manually launch and see the error to include the .pm in the lib repertory
1. Why don't you create a small perl programme which takes all the lacking dependencies (seeing the error giving) from another perl directory.
Speaking differrently : why don't you automatize what I did manually : creates a lib repository with the missing files from for exemple the active perl repertory c:\perl\site\lib\
2. It does not work with HTML::Parser.pm : it tells me :
Can't locate object method "_alloc_pstate" via package HTML::HeadParser"
I could solve the problem if a knew what file was missing but I don't
Thanx for your great work
Pi
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
just installed tinyperl.
It's exactly what I was looking for.
I have two questions :
I have a script with lots of "extra" dependencies,
I had to manually launch and see the error to include the .pm in the lib repertory
1. Why don't you create a small perl programme which takes all the lacking dependencies (seeing the error giving) from another perl directory.
Speaking differrently : why don't you automatize what I did manually : creates a lib repository with the missing files from for exemple the active perl repertory c:\perl\site\lib\
2. It does not work with HTML::Parser.pm : it tells me :
Can't locate object method "_alloc_pstate" via package HTML::HeadParser"
I could solve the problem if a knew what file was missing but I don't
Thanx for your great work
Pi