-
- Distribution: UR
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository (git clone)
- Issues (9)
- Testers (522 / 13 / 13)
- Kwalitee
- % Coverage
- License: perl_5
- Perl: v5.8.7
- Activity
- 24 month
- Tools
- Download (1.51Mb) 0
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 61 contributors
- UR was built by the software development team at the McDonnell Genome Institute
- APipe Tester
- Adam Coffman
- Adam Dukes
- Anthony Brummett
- Ben Oberkfell
- Brian Derickson
- Chris Oliver
- David Morton
- Eddie Belter
- Edward Belter
- Eric Clark
- Feiyu Du
- Gabriel Sanderson
- Ian Ferguson
-
James E Keenan
- James Koval
- Jason Walker
- Jim Eldred
- Jim Weible
- Joshua McMichael
- Justin Lolofie
- Kyung Kim
- Mark Burnett
- Mark Johnson
- Matt Callaway
-
Mohammad S Anwar
-
Nathaniel Nutter
- Neil Bowers
- Niko Tyni
- Philip Kimmey
- Rob Long
- Robert Long
-
Scott Smith
- Scott Smith X
- Sebastian Heil <(none)>
- Steven Wallace
- Susanna Siebert
- Thomas B. Mooney
- Thomas Mooney
- Travis Abbott
- Yanick Champoux
- adukes
- apregier
- boberkfe
- charris
- ebelter
- eclark
- edemello
-
gregor herrmann
- gsanders
- iferguso
- josborne
- jschindl
- jwalker
- jweible
- lcarmich
- mjohnson
- nnutter
- ssmith
- thepler
- Dependencies
- Carp
- Class::AutoloadCAN
- Class::Autouse
- Class::Inspector
- Clone::PP
- Cwd
- Data::Compare
- Data::Dumper
- Data::UUID
- Date::Format
- DBD::SQLite
- DBI
- Devel::GlobalDestruction
- File::Basename
- File::Path
- File::Spec
- File::Temp
- FreezeThaw
- Getopt::Complete
- Getopt::Long
- HTTP::Request
- IO::Dir
- IO::File
- IO::Handle
- IO::Select
- IO::Socket
- IO::Socket::INET
- JSON
- Lingua::EN::Inflect
- List::MoreUtils
- List::Util
- Module::Runtime
- MRO::Compat
- Net::HTTPServer
- Path::Class
- Plack
- Pod::Simple::HTML
- Pod::Simple::Text
- Scalar::Util
- Sub::Install
- Sub::Name
- Sys::Hostname
- Template
- Term::ANSIColor
- Text::Diff
- Text::Glob
- Time::HiRes
- version
- XML::Dumper
- XML::LibXML
- XML::LibXSLT
- YAML
- CPAN Testers List
- Reverse dependencies
- Dependency graph
NAME
UR::ObjectV001removed - restores changes removed in UR version 0.01
SYNOPSIS
use UR::ObjectV001removed
DESCRIPTION
Extends the UR::Object API have methods removed in the 0.01 release.
If you upgrade UR, but depend on old APIs, use this module.
For version 0.xx of UR, APIs may change with each release. After 1.0, APIs will only change with major releases number increments.
Module Install Instructions
To install UR::ObjectV001removed, copy and paste the appropriate command in to your terminal.
cpanm UR
perl -MCPAN -e shell install UR
For more information on module installation, please visit the detailed CPAN module installation guide.