Replaced a regex with a string comparison, since the regex could only
authorDave Rolsky <autarch@urth.org>
Sat, 17 Nov 2007 23:32:06 +0000 (23:32 +0000)
committerDave Rolsky <autarch@urth.org>
Sat, 17 Nov 2007 23:32:06 +0000 (23:32 +0000)
commit9c6877f4bf6c32308c03aa9e66625a85a75788b5
tree7edf25a2f2f1fbf8df3e8a3da4d314c7c8956ee3
parent1a5cc82e50810bd4e63a4f5c8ac621dda04081f1
Replaced a regex with a string comparison, since the regex could only
match one string.
lib/Class/MOP/Class.pm