only check if a plugin is supported once we're sure we want to use it. this will...
authorBrian Cassidy <bricas@cpan.org>
Tue, 13 Nov 2007 18:19:08 +0000 (18:19 +0000)
committerBrian Cassidy <bricas@cpan.org>
Tue, 13 Nov 2007 18:19:08 +0000 (18:19 +0000)
commitade8c46e9b5c63a262f6db99c9a0d703695912b0
tree6ac8a0c8ffc457a6857ef2c488385c7e9e9df360
parent835887657f3a47cb93a99b07055196bbd508712a
only check if a plugin is supported once we're sure we want to use it. this will save us from loading modules we don't need to.
lib/Config/Any.pm