Wirebird became a framework somewhat by accident.
NAME
Wirebird::RESTful - Wirebird web framework
VERSION
Version 0.93
SYNOPSIS
Wirebird::RESTful provides a framework for Wirebird's REST API. It is extended Moosily.
package Wirebird::RESTful::SomeNewFlavor;
extends Wirebird::RESTful;
...
COPYRIGHT & LICENSE
Copyright 2008 Karen J. Cravens, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.