-
- Distribution: UR
- Module version: 0.47
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository (git clone)
- Issues (9)
- Testers (461 / 12 / 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::BoolExpr::And - a rule which is true if ALL the underlying conditions are true
SEE ALSO
UR::BoolExpr;(3)
Module Install Instructions
To install UR::BoolExpr::Template::And, simply copy and paste either of the commands in to your terminal
cpanm UR::BoolExpr::Template::And
perl -MCPAN -e shell install UR::BoolExpr::Template::And
For more information on module installation please visit the detailed CPAN module installation guide.