Difference between revisions of "Talk:PerlWrapper.pl"
From Organic Design wiki
m |
m |
||
| Line 1: | Line 1: | ||
That's the one! - uses perl2exe to make perl2exe redundant! | That's the one! - uses perl2exe to make perl2exe redundant! | ||
: Sad to say it does not pass the test, in the GeexBox enviroment at least. The error I get from busybox is: | : Sad to say it does not pass the test, in the GeexBox enviroment at least. The error I get from busybox is: | ||
| − | + | >> /sbin/perlwrapper /sbin/helloworld.pl | |
| − | >> /sbin/perlwrapper /sbin/helloworld.pl | + | /bin/sh: /sbin/perlwrapper: not found |
| − | |||
| − | /bin/sh: /sbin/perlwrapper: not found | ||
But it realy is there. BTW how do I make code boxes like with pre | But it realy is there. BTW how do I make code boxes like with pre | ||
Latest revision as of 21:12, 14 May 2006
That's the one! - uses perl2exe to make perl2exe redundant!
- Sad to say it does not pass the test, in the GeexBox enviroment at least. The error I get from busybox is:
>> /sbin/perlwrapper /sbin/helloworld.pl /bin/sh: /sbin/perlwrapper: not found
But it realy is there. BTW how do I make code boxes like with pre



