-
- Distribution: BioPerl
- Module version: 1.7.7
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository (git clone)
- Issues (35)
- Testers (415 / 94 / 1)
- Kwalitee
- License: perl_5
- Activity
- 24 month
- Tools
- Download (7.18Mb) 0
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 1 contributors
- See individual modules
- Dependencies
- AnyDBM_File
- base
- Carp
- constant
- Cwd
- Data::Dumper
- Data::Stag
- DB_File
- Digest::MD5
- Dumpvalue
- Error
- Exporter
- Fcntl
- File::Basename
- File::Copy
- File::Path
- File::Spec
- File::Spec::Functions
- File::Temp
- FileHandle
- Getopt::Long
- Graph::Directed
- HTTP::Request::Common
- HTTP::Response
- integer
- IO::File
- IO::Handle
- IO::Pipe
- IO::Scalar
- IO::Socket
- IO::String
- IPC::Run
- List::MoreUtils
- List::Util
- LWP::UserAgent
- Math::BigFloat
- Module::Build
- overload
- parent
- Pod::Usage
- POSIX
- Scalar::Util
- Set::Scalar
- Storable
- strict
- Symbol
- Test::Builder
- Test::Builder::Module
- Test::Most
- Test::RequiresInternet
- Text::Balanced
- Text::Wrap
- Tie::Handle
- Tie::RefHash
- Time::HiRes
- UNIVERSAL
- URI
- utf8
- vars
- version
- warnings
- XML::DOM
- XML::DOM::XPath
- XML::LibXML
- XML::LibXML::Reader
- XML::Parser::PerlSAX
- XML::SAX
- XML::SAX::Base
- XML::SAX::Writer
- XML::Twig
- XML::Writer
- YAML
- and possibly others
- CPAN Testers List
- Reverse dependencies
- Dependency graph
NAME
TestObject - An implementation of TestInterface
DESCRIPTION
This module attempts to provide an implementation of TestInterface and is used for illustrating exception throwing using Graham Barr's Error.pm object.
AUTHOR
Steve Chervitz <sac@bioperl.org>
Module Install Instructions
To install Bio::Root::TestObject, copy and paste the appropriate command in to your terminal.
cpanm BioPerl
perl -MCPAN -e shell install BioPerl
For more information on module installation, please visit the detailed CPAN module installation guide.