Downloads:
--------------

- Microperl_Mipsel (Binary für VENUS OS)

- Perl Demo for EMTEC-Moviecube (v_0.3)


Microperl - Installation on EMTEC R700 compatible devices
--------------------------------------------------------------

Install microperl:

- open a telnet-session

- copy file microperl in /usr/bin and rename it to 'perl' (chmod /usr/bin +w before)
OR
- copy file microperl in custom dir, change first line of every script to:
#!/customdir/microperl -w


Install perl-demo:

- chmod directory cgi-bin writable (chmod +w /tmp/www/cgi-bin)
- copy dir.pl in tmp/www/cgi-bin
- copy directory /images in web-root
- chmod dir.pl executable (chmod +x dir.pl)
- open browser and type: http://[emtec-ip]/cgi-bin/dir.pl



... more perl-applications will follow, or feel free to write your own an share with us ...

Lukas Morlock / Germany