feature availability.
#
package Evented::API::Engine;
use warnings;
use strict;
use 5.010;
use JSON::XS;
use Scalar::Util qw(weaken blessed);
use Module::Loaded qw(mark_as_loaded mark_as_unloaded i
ngine log messages
=item *
B<$developer> - I<optional>, if true, module info will be written to JSON
metadata files. your program should include a developer mode option which in
turn enables this.
$file' missing");
return;
}
# fetch module information. this will be read from a JSON manifest OR
# from the comments atop the module code if we're in developer mode.
# give u