• Email
  • Like
  • Private Content
  • Embed
 

Lazy Data Using Perl

by

  • 613 views

Your data's lifecycle is an important part of making it usable. Lazy data is loaded once, when it is needed, and does not need to be checked every time it is used. This talk describes using Trampoline ...

Your data's lifecycle is an important part of making it usable. Lazy data is loaded once, when it is needed, and does not need to be checked every time it is used. This talk describes using Trampoline objects, subroutines and state variables to initialize the data structure only once.

Accessibility

Categories

Upload Details

Uploaded via SlideShare as Adobe PDF

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

Statistics

Likes
0
Downloads
1
Comments
0
Embed Views
0
Views on SlideShare
613
Total Views
613
Post Comment
Edit your comment

Lazy Data Using Perl Lazy Data Using Perl Presentation Transcript