The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version v6.3.0 - 2019-06-22

  • move get_date() from App::WRT::Util to App::WRT::Date
  • make App::WRT::FileIO and ::Util less redundant
  • add App::WRT::Mock::FileIO for faking writes in tests
  • make bin/wrt-render-all testable, add t/bin-wrt-render-all.t

Documentation

wrt
WRiting Tool, a static site/blog generator and related utilites
show configuration values, including defaults
print static HTML from wrt entries
print help for wrt, WRiting Tool
initialize a stub wrt repository
list
utility for rendering static HTML files from wrt entries
print the installed version of wrt

Modules

WRiting Tool, a static site/blog generator and related utilities
a small collection of date utility functions
model the contents of a wrt repo's entry_dir
read and write directories and files
render a wrt repo to publishable HTML

Provides

in lib/App/WRT/HTML.pm
in lib/App/WRT/Image.pm
in lib/App/WRT/Markup.pm
in lib/App/WRT/Util.pm

Examples