]> git.vpit.fr Git - perl/modules/Regexp-Wildcards.git/commit
Use Scalar::Util::blessed() to check if our objects are blessed
authorVincent Pit <vince@profvince.com>
Thu, 25 Aug 2011 11:26:10 +0000 (13:26 +0200)
committerVincent Pit <vince@profvince.com>
Thu, 25 Aug 2011 11:26:10 +0000 (13:26 +0200)
commit0acfe1e394d884c4ff93c844467c446873681c24
treea5731c055d96b6f2c6f2c6a17c0e7023c8903ff2
parent759aab63a6eff61f1b3427fbf515e2e1ac26930a
Use Scalar::Util::blessed() to check if our objects are blessed

Scalar::Util is now required.
Makefile.PL
lib/Regexp/Wildcards.pm