-
- Distribution: UR
- Module version: 0.46
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- Repository (git clone)
- Issues
- Testers (698 / 27 / 28)
- Kwalitee
- License: perl_5
- Activity
- 24 month
- Tools
- MOBI | EPUB
- Download (1.51Mb) 0
- MetaCPAN Explorer
- Rate this distribution
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- S.C.O
- This version
- Latest version
and 57 contributors
- UR was built by the software development team at the McDonnell Genome Institute
- josborne
- thepler
- charris
- jweible
- edemello
- jschindl
- mjohnson
- ebelter
- lcarmich
- jwalker
- gsanders
- eclark
- adukes
- iferguso
- ssmith
- boberkfe
- Mark Johnson
- Ben Oberkfell
- Edward Belter
- Feiyu Du
- Robert Long
- Thomas Mooney
- Eric Clark
- Scott Smith X
- Anthony Brummett
- Rob Long
- Adam Dukes
- Eddie Belter
- Kyung Kim
- Joshua McMichael
- Jim Weible
- Philip Kimmey
- Matt Callaway
- Travis Abbott
- Chris Oliver
- Steven Wallace
- James Koval
- Gabriel Sanderson
-
Scott Smith
- Brian Derickson
- Justin Lolofie
- Ian Ferguson
-
Neil Bowers
- Jason Walker
- Mark Burnett
- Adam Coffman
- Susanna Siebert
- apregier
- David Morton
- Sebastian Heil <(none)>
- nnutter
-
Nathaniel Nutter
- APipe Tester
- Jim Eldred
- Yanick Champoux
- Thomas B. Mooney
- Dependencies
- Carp
- Class::AutoloadCAN
- Class::Autouse
- Clone::PP
- Data::Compare
- Data::UUID
- Date::Format
- DBD::SQLite
- DBI
- Devel::GlobalDestruction
- File::Basename
- File::Path
- File::Temp
- FreezeThaw
- Getopt::Complete
- HTTP::Request
- JSON
- Lingua::EN::Inflect
- List::MoreUtils
- Module::Runtime
- MRO::Compat
- Path::Class
- Plack
- Pod::Simple::HTML
- Pod::Simple::Text
- Sub::Install
- Sub::Name
- Sys::Hostname
- Template
- Text::Diff
- Text::Glob
- version
- YAML
- CPAN Testers List
- Reverse dependencies
UR-0.46
NAME
UR::BoolExpr::Template::PropertyComparison::GreaterOrEqual - perform a greater than or equal test
DESCRIPTION
If the property returns multiple values, this comparison returns true if any of the values are greater or equal to the comparison value
Module Install Instructions
To install UR::BoolExpr::Template::PropertyComparison::GreaterOrEqual, simply copy and paste either of the commands in to your terminal
cpanm UR::BoolExpr::Template::PropertyComparison::GreaterOrEqual
perl -MCPAN -e shell install UR::BoolExpr::Template::PropertyComparison::GreaterOrEqual
For more information on module installation please visit the detailed CPAN module installation guide.