With my recent work on util/smartlinks.pl in Pugs' repos, you can
always browse the HTML version of Synopses with embedded code snippets
from the Pugs test suite from the following location:
http://svn.berlios.de/svnroot/repos/unisimu/Perl/Syn/
The HTML pages are not updated automatically like dev.perl.org, but
should be updated by hand every day or two.
Of course, if you have a pugs source tree, then you can generate the
latest HTML version of Synopses yourselves at any time:
$ util/smartlinks.pl --out-dir=tmp t/*/*.t t/*/*/*.t
>
> Unfortunately, S29 is not available there -- it only provides a pointer to
> http://svn.openfoundry.org/pugs/docs/Perl6/Spec/Functions.pod
> and the pod file just isn't as pretty as the nicely formatted HTML available
> for all the other synopses.
Hey, the S29 living in the Pugs repos is also used by smartlinks.pl by
default! Yay!
Cheers,
Agent
This position is no longer maintained. Please see
http://feather.perl6.nl/~agentzh/syn/
instead. The .html pages there are updated every *one* hour by the
cron program on feather. So they're guaranteed to be up-to-date.
Cheers,
Agent