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

Changes for version 0.072 - 2016-03-04

  • update Path::Tiny version
  • deprecate Statocles::Test::test_pages
  • copy test_pages from Statocles::Test to t/lib/My/Test.pm
  • Deprecate Statocles::Test::test_constructor
  • Copy test_constructor to lib/My/Test.pm
  • Reimplement test_constructor in TB Calls preparing for deprecation
  • Rewrite test_pages in Test::Builder calls preparing for deprecation
  • Inject README.mdkn exclusively in the source tree
  • Replace ReadmeMarkdownFromPod with ReadmeAnyFromPod
  • Munge README.mkdn in SRC after copying, instead of in CPAN before copying
  • Replace ReadmeFromPod With Readme::Brief
  • Remove instructions to copy CPAN/README to SRC/README
  • Remove DZP:Readme from basic bundle
  • Add -SingleEncoding to weaver.ini
  • update site theme from statocles default
  • add release v0.071 announcement
  • release v0.071
  • upgrade Beam::Wire dependency to fix bug
  • Add META.json to release
  • Rewrite tests to use Test::Lib + My::Test
  • Add a library "My/Test" in t/lib that replaces Statocles::Base 'Test'
  • Deprecate Statocles::Base 'Test'
  • Fix Git->deploy(--clean) broken sprintf

Documentation

Run Statocles commands
Get help for Statocles
A guide to configuring a Statocles site
How to use Statocles to write content
How to deploy a Statocles site
How Statocles works and how to write Statocles modules
A guide to fixing errors from Statocles
Development and deprecation policies
How to set up a Statocles site
A guide to making Statocles themes
A guide to pitfalls when upgrading Statocles
Prepare a release blog entry for this project

Modules

A static site generator
Base role for Statocles applications
Build Markdown and collateral files
A blog application
Render documentation for Perl modules
(DEPRECATED) Plain documents made into pages with no extras
Role for applications using files
(DEPRECATED) Manage static files like CSS, JS, images, and other untemplated content
Base module for Statocles modules
The statocles command-line interface
Base role for ways to deploy a site
Deploy a site to a folder on the filesystem
Deploy a site to a Git repository
Base class for all Statocles documents
Events objects for Statocles
A reference to an image
A link object to build <a> and <link> tags
Base class for rendering objects
Render document objects into HTML
A page wrapping a file (handle)
A page presenting a list of other pages
An item in a List page
A plain page (with templates)
Base role for Statocles plugins
Check HTML for common errors and issues
Highlight code and configuration syntax
Check links and images for validity during build
An entire, configured website
The source for data documents and files
(DEPRECATED) A store made up of plain files
A template object to pass around
Common test routines for Statocles
Templates, headers, footers, and navigation
Type constraints and coercions for Statocles
Various utility functions to reduce dependencies

Provides

in lib/Statocles/Event.pm