Data::Object::String
Data-Object String Class
use Data::Object::String;
my $string = Data::Object::String->new('abcedfghi');
Data::Object::String::Base
Data::Object::Role::Dumpable Data::Object::Role::Functable Data::Object::Role::Throwable
Data::Object::Library
This package provides routines for operating on Perl 5 string data.
7 POD Errors
The following errors were encountered while parsing the POD:
- Around line 8:
Unknown directive: =name
- Around line 12:
Unknown directive: =abstract
- Around line 16:
Unknown directive: =synopsis
- Around line 22:
Unknown directive: =inherits
- Around line 26:
Unknown directive: =integrates
- Around line 32:
Unknown directive: =libraries
- Around line 36:
Unknown directive: =description