Help for this page

Select Code to Download


  1. or download this
    package CD::Music;
    use strict;
    ...
      $self->{_read_count}++;
      return $self->($1);
    }