| MyLibrary::Interface::User |
MyLibrary::Interface::User
use MyLibrary::Interface::User;
Modular user interface components for MyLibrary.
Few methods will be exported.
Most of the methods employed here are class methods. However, class objects are created with embedded attributes.
new_account_interface(\%attr)
login_interface(\%attr)| MyLibrary::Interface::User |