Bug 23922 - New port: textproc/p5-Text-Bind (Bind Perl structures to text files)
Summary: New port: textproc/p5-Text-Bind (Bind Perl structures to text files)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-12-29 00:00 UTC by Anton Berezin
Modified: 2000-12-31 05:19 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (2.47 KB, text/plain)
2000-12-29 00:00 UTC, Anton Berezin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Berezin 2000-12-29 00:00:01 UTC
Text::Bind allows you to bind Perl structures (strings, routines,
filehandles, objects, and arrays) to specific locations (called *data
sites*) in text files. 

The main purpose of this module is to support HTML templates for CGI
programs. Therefore, HTML pages design can be kept separate from CGI
code. However, the class is general enough to be used in other contexts
than CGI application development.
Comment 1 Will Andrews freebsd_committer freebsd_triage 2000-12-31 05:18:35 UTC
State Changed
From-To: open->closed

Committed, thanks!