| Chart-OFC documentation | view source | Contained in the Chart-OFC distribution. |
Chart::OFC::Role::OFCDataLines - helper for classes which generate OFC data
version 0.10
package Chart::OFC; use MooseX::StrictConstructor; with 'Chart::OFC::Role::OFCDataLines';
This class provides a common helper method for classes which generate OFC data (which is most classes in the Chart::OFC distro).
Dave Rolsky <autarch@urth.org>
This software is Copyright (c) 2011 by Dave Rolsky.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)
| Chart-OFC documentation | view source | Contained in the Chart-OFC distribution. |