mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-08 12:22:34 +00:00
14 lines
405 B
Plaintext
14 lines
405 B
Plaintext
add
|
|
__DATA__
|
|
to most service files and then make services, during construction,
|
|
call $self->load(), which loads any unloaded __DATA__ blocks in any of
|
|
the module's ISA chain.
|
|
|
|
|
|
Move PLIF/Service/Components to PLIF/Component
|
|
Move PLIF/Service/User* to PLIF/Session/*
|
|
Move PLIF/Service/Session.pm to PLIF/Session.pm
|
|
Move PLIF/Service/ContactMethods to PLIF/ProtocolHelper/...
|
|
|
|
|
|
CGI input needs POST support |