Main > Programming > Libraries >

DynaPage::Document 0.90

DynaPage::Document 0.90

Sponsored Links

DynaPage::Document 0.90 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.014 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1116
Date added: 2006-10-03
Publisher: Daniel Peder

DynaPage::Document 0.90 description

DynaPage::Document is a Perl module with DynaPage Document container.

SYNOPSIS:

step1 - document ( create file mydoc.document )
---[content of mydoc-document.info]---

!include.template =- mydoc-template.htmt
my-title =- This is single line
my-head =- Hello World
my-para ==~
This is block
multiline content
blah blah
blah blah
~== my-para

---[content of mydoc-document.info]---
step2 - template ( create file mydoc.template )
---[content of mydoc-template.htmt]---

< html >
< title >[~my-title~]< /title >
< h1 >[~my-head~]< /h1 >
< p >[~my-para~]< /p >
< /html >

---[content of mydoc-template.htmt]---
step3 - open
use DynaPage::Document;
use DynaPage::Document::ext::include;
my $doc = DynaPage::Document->new(
{
RootDir=>.,
Document=>mydoc-document.info,
}
);
step4 - render
print $doc->Render();

---[dump of printed result]---
< html >
< title >This is single line< /title >
< h1 >Hello World< /h1 >
< p > This is block
multiline content
blah blah
blah blah< /p >
< /html >
---[dump of printed result]---

DynaPage::Document 0.90 Screenshot

Advertisements

DynaPage::Document 0.90 Keywords

Bookmark DynaPage::Document 0.90

Hyperlink code:
Link for forum:

DynaPage::Document 0.90 Copyright

WareSeeker periodically updates pricing and software information of DynaPage::Document 0.90 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of DynaPage::Document 0.90 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
DynaPage::Document::ext::include module contains extensions of DynaPag::Document. Free Download
Acme::Tests is a Perl module to see how much do you know. Free Download
App::Manager is a Perl module for installing, managing and uninstalling software packages. Free Download
PerlIO is a Perl module created to load on demand PerlIO layers and root of PerlIO::* name space. Free Download
Drupal::Module::Starter is a Perl module to create Drupal Module starter files. Free Download
SVN-Pusher is a Perl module that allows one to propagate changesets from one Subversion repository to the other. Free Download
Apache::Storage is Perl module containing simple functions to store and retrieve information from within the Apache process. Free Download
Pod::Perldoc::ToToc is a Perl module to translate Pod to a Table of Contents. Free Download