[root]/src/lib/perl5/ORAC/Msg
ADAM
(0 files, 0 lines)
Control
(3 files, 749 lines)
Task
(3 files, 1647 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| timj | 15 (100.0%) | 1235 (100.0%) | 82.3 |
Clean up warnings from perlcritic (Perl::Critic)
4 lines of code changed in 2 files:
update to v3 GPL
2 lines of code changed in 2 files:
Revert last "fix" which broke everything
4 lines of code changed in 1 file:
Fix logic when path to engine is not defined.
1 lines of code changed in 1 file:
+ add extra warning
+ path can be undef
7 lines of code changed in 1 file:
+ Replace warn with orac_warn
+ Add GPL
27 lines of code changed in 1 file:
+ Use the require_uniqid method
+ Replace warn with orac_warn
+ Add GPL
34 lines of code changed in 1 file:
Add a doc on the use of exists
4 lines of code changed in 1 file:
Implement full dynamic loading of algorithm engines and
of messaging systems.
507 lines of code changed in 2 files:
First attempt at dynamic loading. Doesn't quite work but mostly
there
2 lines of code changed in 1 file:
- Allow for launch of multiple engines at once.
- Provide contact_all method.
- Make sure that each instantiation returns the same object instance.
193 lines of code changed in 1 file:
First attempt at launch on demand
450 lines of code changed in 1 file: