in reply to Re: Moose handling of unwanted parameters
in thread Moose handling of unwanted parameters
Fear not, since the code is a free software. See the classes Siebel::Srvrmgr::Daemon and subclasses of it.
I specially liked the Moose::Role suggestion, using only a method to indicate connection is required (because Siebel::Srvrmgr::Daemon::Offline - which is not on CPAN yet - doesn't require one). Do you mean to create an required attribute, didn't you?
|
|---|