|
NAMEData::Object::Types::LibraryABSTRACTData-Object Type Library SuperclassSYNOPSISpackage Test::Library; use base 'Data::Object::Types::Library'; package main; my $libary = Test::Library->meta; DESCRIPTIONThis package provides an abstract base class which turns the consumer into a Type::Library type library.INHERITSThis package inherits behaviors from:Type::Library LIBRARIESThis package uses type constraints from:Types::Standard AUTHORAl Newkirk, "awncorp@cpan.org"LICENSECopyright (C) 2011-2019, Al Newkirk, et al.This is free software; you can redistribute it and/or modify it under the terms of the The Apache License, Version 2.0, as elucidated in the "license file" <https://github.com/iamalnewkirk/data-object-types/blob/master/LICENSE>. PROJECTWiki <https://github.com/iamalnewkirk/data-object-types/wiki>Project <https://github.com/iamalnewkirk/data-object-types> Initiatives <https://github.com/iamalnewkirk/data-object-types/projects> Milestones <https://github.com/iamalnewkirk/data-object-types/milestones> Contributing <https://github.com/iamalnewkirk/data-object-types/blob/master/CONTRIBUTE.md> Issues <https://github.com/iamalnewkirk/data-object-types/issues>
Visit the GSP FreeBSD Man Page Interface. |