Since I'm no more active at the Fachschaftsrat Informatik of the University of Saarland anymore, I have transferred all my university time legacy web pages from http://fsinfo.cs.uni-sb.de/~abe/ to this interim host at http://fsinfo.noone.org/~abe/ with only minimal modifications, mainly e-mail addresses.
Most pages on this interim host won't be updated anymore until they are moved (and redirected) step by step to their future home somewhere under http://noone.org/.
Please also note that my former e-mail address
abe@fsinfo.cs.uni-sb.de is
no more valid. Use abe@deuxchevaux.org
instead.
— Axel Beckert, Zürich, 23rd of September 2007
Just another little Perl script... :-) |
PREFIX=$HOME
and when I call it, it
doesn't work!
No, wApua actually supports only the protocols supported by the libwww-perl, such as HTTP or FTP.
Nope. Not yet.
No, but it may come with one of the next releases.
No, but it may come with one of the next releases.
No, but there probably will be external viewer support in one of the next versions.
This is probably a known bug in wApua: WML pages,
written with old tools or by using old documentation
have PHONE.COM
instead
WAPFORUM
in their DOCTYPE
string. wApua up to version 0.05 treats those WML
pages as non-WML pages. This bug has been fixed with
version 0.06.
When I got the time for writing it. But I don't know, when this will be... :-/
PREFIX=$HOME
(or something similar) and
when I call it, it doesn't work!
This is truly a bug, but it seems to be in MakeMaker. At least the man page of MakeMaker pretends, that it should work, but it doesn't. Hope to get it fixed somehow in the next version.
Meanwhile you can add the location of your local Perl
libraries using -I
to the shebang line of
bin/wApua
: Add
"-I<PREFIX>/lib
" the first
line of bin/wApua
, so that it looks
somehow like that:
where#!/usr/bin/perl -I<PREFIX>/lib/perl5/site_perl/<PERL-VERSION>/
<PREFIX>
is, what you
set PREFIX
to and
<PERL-VERSION>
the version number
of the Perl version, you ran the Makefile.PL with.
For example, in my case this line looks like this:
#!/usr/local/bin/perl -I/home/abe/lib/perl5/site_perl/5.6.1/
$-=42;$_=qq 93233313242132627322017304228173024422013152317309;while(!!$_){$:= $|++;s$[1-4][0-8]$$e;$==$&;$\=pack c,$;=$|.$:;$=+=$=!=$-?$-:-$=-$;;$,=$=+$-;$@ .=pack c,$!!=$--$;?!!$!!=$:?$=+$-:$,-$-:$,^$|<<chr$;+$|+$-;$!=$,;$|=$:}print$@ |
Copyright © 2000-2024 by
Axel Beckert
(abe@deuxchevaux.org)
·
Last modification:
Mon, 04-Dec-2017, 01:51:54 (CET) The wApua source code, the wApua web and the wApua WAP pages were all written with GNU Emacs. The wApua logos were made with The GIMP (PNG and JPEG only; there are no GIFs) and ImageMagick (WBMP). This page is best viewed with any browser, including text-only browsers like Lynx, w3m or links. |