Diab Jerius
Recent Actions
- Posted Perl and Perl Module Administration in the Modern Era to Diab Jerius
-
Posted Building pluggable backends with Moo to Diab Jerius
I've been working through the design and implementation (using which implements some backend functionality via plugins. The nature of the module isn't that important; suffice it to say that there's a rendering backen…
-
Commented on Params::Validate::Dependencies
Nice. I submitted a patch to P::V a few years back to add mutually exclusive parameters (see bug 5701) but it wasn't accepted; would you be able to incorporate some of those ideas in your work?...
Comment Threads
-
David Cantrell commented on
Params::Validate::Dependencies
I've uploaded it to the CPAN. It already supports mutually exclusive parameters, via the one_of function.
The four functions it makes available map to Boolean logical ops thus:
none_of: NOT / NOR
one_of: XOR
any_of: OR
all_of: AND
About blogs.perl.org
blogs.perl.org is a common blogging platform for the Perl community. Written in Perl and offering the modern features you’ve come to expect in blog platforms, the site is run by Dave Cross and Aaron Crane, with a design donated by Six Apart, Ltd.