NAME
Text::Snippet::TabStop::Basic - Basic TabStop
VERSION
version 0.04
SYNOPSIS
This class provides basic tab stop functionality and inherits from Text::Snippet::TabStop.
CLASS METHODS
parse
The main entry point into this class. It takes a single argument which consists of the source of the tab stop within the snippet.
AUTHOR
Brian Phillips <bphillips@cpan.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Brian Phillips.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.