Rename Meta::Instance->instantiate to Meta::Instance->get_singleton_instance.
authorShawn M Moore <sartak@gmail.com>
Sun, 16 Dec 2007 16:18:54 +0000 (16:18 +0000)
committerShawn M Moore <sartak@gmail.com>
Sun, 16 Dec 2007 16:18:54 +0000 (16:18 +0000)
commit7afceec34ad9f9882ac0c9dd6fbe4d55896bff62
tree349f63cacc222696e73420db52039adcf66c4a17
parent109b110b1d5969c8ae2ec7a5e5d86066f895d828
Rename Meta::Instance->instantiate to Meta::Instance->get_singleton_instance.
Test that default values are set.
Meta::Instance->clone_instance (which is more or less a no-op)
lib/MooseX/Singleton/Meta/Instance.pm
t/001-basic.t