Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Class::DBI Intro

by mojotoad (Monsignor)
on Jul 30, 2003 at 19:42 UTC ( [id://279345]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    Music::CD->has_many(_style_refs => 'Music::StyleRef');
        sub styles { 
            my $self = shift;
            return map $_->style, $self->_style_refs;
        }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://279345]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (5)
As of 2024-09-18 19:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    The PerlMonks site front end has:





    Results (25 votes). Check out past polls.

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.