NAME

String::Trim - A module to experiment with dist zilla

VERSION

version 0.001

METHODS

new

Simplistic constructor for this class.

string

A getter/setter method for our only variable.

trim

A method to trim a string.

AUTHOR

Abhishek Shende <abhishekisnot@gmail.com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2012 by Abhishek Shende.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.