Query: perlanet::simple
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Perlanet::Simple(3pm) User Contributed Perl Documentation Perlanet::Simple(3pm)NAMEPerlanet::Simple - a DWIM PerlanetSYNOPSISmy $perlanet = Perlanet::Simple->new_with_config('perlanet.yaml') $perlanet->run;DESCRIPTIONPerlanet provides the driving force behind all Perlanet applications, but it doesn't do a whole lot, which means you would normally have to write the functionality you require. However, in the motive of simplicity, Perlanet::Simple glues enough stuff together to allow you to get a very quick planet working out of the box. Perlanet::Simple takes the standard Perlanet module, and adds support for caching, OPML feed generation, and Template rendering support. It will also attempt to clean each post using both HTML::Scrubber and HTML::Tidy. Configuration Perlanet::Simple uses Perlanet::Trait::YAMLConfig to allow you to specify configuration through a file. clean_html Some custom cleaning code to remove a nasty piece of BlogSpot HTML (and still running all other cleaning traits) perl v5.14.2 2012-03-17 Perlanet::Simple(3pm)
Related Man Pages |
---|
perlanet(1p) - debian |
perlanet(3pm) - debian |
authen::simple::pam(3pm) - debian |
pod::simple::wiki::textile(3pm) - debian |
pod::simple::wiki::usemod(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
Installing Dash Shell on OS X Lion |
How can I do this in VI editor? |
Detecting unused variables... |
One instance of comparing grep and awk |