-default => 1,
'JSON::Any' => '1.15',
'Test::Deep::JSON' => '0';
+recommends 'JSON::Any' => '1.15';
+recommends 'Test::Deep::JSON';
author_requires 'JSON::Any' => '1.15';
author_requires 'Test::Deep::JSON' => '0';
-default => 1,
'YAML::Any' => '0';
author_requires 'YAML::Any';
+recommends 'YAML::Any';
feature 'Storable',
-default => 1,
'Storable' => '0';
author_requires 'Storable';
+recommends 'Storable';
# and the ability to save the
# file to disk
-default => 1,
'IO::File' => '0.1';
author_requires 'IO::File' => '0.1';
+recommends 'IO::File';
author_tests 't/author';