Help for this page

Select Code to Download


  1. or download this
    package Quaint;
    use strict;
    use Tie::Scalar;
    ...
    
        push @$orig_dist, @$distref;
    }