Chart::OFC::Role::OFCDataLines - helper for classes which generate OFC data


Chart-OFC documentation  | view source Contained in the Chart-OFC distribution.

Index


NAME

Top

Chart::OFC::Role::OFCDataLines - helper for classes which generate OFC data

VERSION

Top

version 0.10

SYNOPSIS

Top

  package Chart::OFC;

  use MooseX::StrictConstructor;

  with 'Chart::OFC::Role::OFCDataLines';

DESCRIPTION

Top

This class provides a common helper method for classes which generate OFC data (which is most classes in the Chart::OFC distro).

AUTHOR

Top

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

Top


Chart-OFC documentation  | view source Contained in the Chart-OFC distribution.