Query: test::data::function
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Function(3pm) User Contributed Perl Documentation Function(3pm)NAMETest::Data::Function -- test functions for functionsSYNOPSISuse Test::Data qw(Function);DESCRIPTIONThis module provides test functions for subroutine sorts of things. Functions prototype_ok( PROTOTYPE, SUB [, NAME ] )SEE ALSOTest::Data, Test::Data::Array, Test::Data::Hash, Test::Data::Scalar, Test::BuilderSOURCE AVAILABILITYThis source is in Github: http://github.com/briandfoy/test-data/tree/masterAUTHORbrian d foy, "<bdfoy@cpan.org>"COPYRIGHT AND LICENSECopyright (c) 2002-2009 brian d foy. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2009-02-12 Function(3pm)