[% page.title = "IMCC - syntax" %] [% page.style = "default.html" %] [% page.sidebar = INCLUDE "tpl/navigation.html" %] [%# PLACEHOLDER
POD comes from http://cvs.perl.org/cvsweb/parrot/imcc/docs/syntax.pod?rev=HEAD&content-type=text/plain and cache for 24 hours. %] [% USE ua = CacheLWPSimple %] [% data = ua.get( 'url' => 'http://cvs.perl.org/cvsweb/parrot/imcc/docs/syntax.pod?rev=HEAD&content-type=text/plain' 'ttl' => 1*60*60 ) %] [% USE PodSimple %] [% PodSimple.parse('html', data ) %]