The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

DBIx::Table::TestDataGenerator::String - string manipulation

DESCRIPTION

This measly utility class collects methods operating purely on strings. I could not find a better place to stuck the sole method in, so here it is.

SUBROUTINES/METHODS

remove_package_prefix

Argument: package name.

Returns the last part of the package name.

AUTHOR

Jose Diaz Seng, <josediazseng at gmx.de>

COPYRIGHT AND LICENSE

Copyright (C) 2012-2013, Jose Diaz Seng.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl 5.10.0. For more details, see the full text of the licenses in the directory LICENSES.

This program is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.