-
- Distribution: MongoDB
- Module version: v2.0.3
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository (git clone)
- Issues
- Testers
- Kwalitee
- 44.72% Coverage
- License: apache_2_0
- Activity
- 24 month
- Tools
- Download (443.03Kb) 0
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
and 72 contributors
- David Golden
- Rassi
-
Mike Friedman
-
Kristina Chodorow
-
Florian Ragwitz
- Andrew Page
- Andrey Khozov
-
Ashley Willis
- Ask Bjørn Hansen
- Bernard Gorman
- Brendan W. McAdams
- Brian Moss
- Casey Rojas
-
Christian Hansen
- Christian Sturm
-
Christian Walde
- Colin Cyr
- Danny Raetzsch
- David Morrison
- David Nadle
- David Steinbrunner
- David Storch
-
diegok
- D. Ilmari Mannsåker
- Eric Daniels
- Gerard Goossen
-
Glenn Fowler
-
Graham Barr
- Hao Wu
- Harish Upadhyayula
- Jason Carey
- Jason Toffaletti
- Johann Rolschewski
-
John A. Kunze
- Joseph Harnish
- Josh Matthews
- Joshua Juran
- J. Stewart
- Kamil Slowikowski
-
Ken Williams
- Matthew Shopsin
- Matt S Trout
- Michael Langner
- Michael Rotmanov
- Mike Dirolf
-
Mohammad S Anwar
- Nickola Trupcheff
- Nigel Gregoire
- Niko Tyni
-
Nuno Carvalho
- Orlando Vazquez
- Othello Maurer
- Pan Fan
- Pavel Denisov
- Rahul Dhodapkar
-
Robert Sedlacek (Shadowcat Systems Ltd)
- Robin Lee
-
Roman Yerin
- Ronald J Kimball
- Ryan Chipman
- Slaven Rezic
-
Stephen Oberholtzer
- Steve Sanbeg
- Stuart Watt
-
Thomas Bloor (Shadowcat Systems Ltd)
- Tobias Leich
- Uwe Voelker
- Wan Bachtiar
- Whitney Jackson
-
Xavier Guimard
- Xtreak
- Zhihong Zhang
- Dependencies
- Authen::SASL::SASLprep
- Authen::SCRAM::Client
- boolean
- BSON
- BSON::Bytes
- BSON::Code
- BSON::DBRef
- BSON::OID
- BSON::Raw
- BSON::Regex
- BSON::Time
- BSON::Timestamp
- BSON::Types
- bytes
- Carp
- Compress::Zlib
- constant
- Digest::MD5
- Encode
- Exporter
- if
- IO::Socket
- List::Util
- Math::BigInt
- MIME::Base64
- Moo
- Moo::Role
- namespace::clean
- Net::DNS
- overload
- re
- Safe::Isa
- Scalar::Util
- Socket
- strict
- Sub::Defer
- Sub::Quote
- Tie::IxHash
- Time::HiRes
- Try::Tiny
- Type::Library
- Type::Utils
- Types::Standard
- UUID::URandom
- version
- warnings
- and possibly others
- CPAN Testers List
- Reverse dependencies
NAME
MongoDB::BSON::Regexp - (DEPRECATED) Regular expression type
VERSION
version v2.0.3
DESCRIPTION
This class is now an empty subclass of BSON::Regex.
AUTHORS
David Golden <david@mongodb.com>
Rassi <rassi@mongodb.com>
Mike Friedman <friedo@friedo.com>
Kristina Chodorow <k.chodorow@gmail.com>
Florian Ragwitz <rafl@debian.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2019 by MongoDB, Inc.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004
Module Install Instructions
To install MongoDB::BSON::Regexp, simply copy and paste either of the commands in to your terminal
cpanm MongoDB::BSON::Regexp
perl -MCPAN -e shell install MongoDB::BSON::Regexp
For more information on module installation please visit the detailed CPAN module installation guide.