Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Critique requested for module code - QuickMemo+ reader

by Lotus1 (Vicar)
on Jan 24, 2021 at 17:47 UTC ( [id://11127379]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Data::QuickMemoPlus::Reader;
    use 5.008001;
    ...
    1;
    __END__
    
  2. or download this
    use strict;
    use Test::More 0.98;
    ...
    );
    
    done_testing;
    
  3. or download this
    use strict;
     
    ...
    
  4. or download this
    use warnings;
    use strict;
    ...
    
    is  ( ${LG::QuickMemo_Plus::Extract::Memo::extract_json_from_lqm($lqm_
    +file)}, ExampleMemo::jlqm(), 'jlqm json contents' );
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://11127379]
Approved by Discipulus
Front-paged by davies
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (3)
As of 2024-04-26 01:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found