Bug 58780 - [new port] textproc/p5-CSS-Tiny: Read/Write .css files with as little code as possible
Summary: [new port] textproc/p5-CSS-Tiny: Read/Write .css files with as little code as...
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-31 19:20 UTC by Hansjoerg Pehofer
Modified: 2003-11-15 09:38 UTC (History)
0 users

See Also:


Attachments
p5-CSS-Tiny-1.02.shar (2.14 KB, text/plain)
2003-10-31 19:20 UTC, Hansjoerg Pehofer
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hansjoerg Pehofer 2003-10-31 19:20:14 UTC
CSS::Tiny is a perl class to read and write .css stylesheets with as
little code as possible, reducing load time and memory overhead.

This module is primarily for reading and writing simple files, and
anything we write shouldn't need to have documentation/comments. If you
need something with more power, move up to CSS.pm.

WWW: http://search.cpan.org/search?dist=CSS-Tiny

Generated with FreeBSD Port Tools 0.50
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2003-11-15 09:38:36 UTC
State Changed
From-To: open->closed

Committed, thanks.