Main > Programming > Libraries >

Text::MetaText 0.22

Text::MetaText 0.22

Sponsored Links

Text::MetaText 0.22 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.085 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 813
Date added: 2007-08-06
Publisher: Andy Wardley

Text::MetaText 0.22 description

Text::MetaText is a Perl extension implementing meta-language for processing "template" text files.

SYNOPSIS

use Text::MetaText;

my $mt = Text::MetaText->new();

# process file content or text string
print $mt->process_file($filename, %vardefs);
print $mt->process_text($textstring, %vardefs);

# pre-declare a BLOCK for subsequent INCLUDE
$mt->declare($textstring, $blockname);
$mt->declare(@content, $blockname);

SUMMARY OF METATEXT DIRECTIVES

%% DEFINE
variable1 = value # define variable(s)
variable2 = "quoted value"
%%

%% SUBST variable %% # insert variable value
%% variable %% # short form of above

%% BLOCK blockname %% # define a block blockname
block text...
%% ENDBLOCK %%

%% INCLUDE blockname %% # include blockname block text
%% INCLUDE filename %% # include external file filename

%% INCLUDE file_or_block # a more complete example...
variable = value # additional variable definition(s)
if = condition # conditional inclusion
unless = condition # conditional exclusion
format = format_string # printf-like format string with %s
filter = fltname(params) # post-process filter
%%

%% TIME # current system time, as per time(2)
format = format_string # display format, as per strftime(3C)
%%

Text::MetaText 0.22 Screenshot

Advertisements

Text::MetaText 0.22 Keywords

Bookmark Text::MetaText 0.22

Hyperlink code:
Link for forum:

Text::MetaText 0.22 Copyright

WareSeeker periodically updates pricing and software information of Text::MetaText 0.22 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 Text::MetaText 0.22 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
Text::PromptBalanced aid in creating CLI prompts that keep track of balanced text. Free Download
Text::Replace is a Perl module to replace variables from a hash. Free Download
TemplatePower provides a fast, easy to use and powerful PHP4 template class. Free Download
Text::Graph is a Perl extension for generating text-based graphs. Free Download
Text::ScriptTemplate is a standalone ASP/JSP/PHP-style template processor. Free Download
Apache::Pod::Text is a mod_perl handler to convert Pod to plain text. Free Download
List::MoreUtils is a Perl module that can provide the stuff missing in List::Util. Free Download
Tk::Text::Viewer is a text widget that can display text files under TK. Free Download