Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Raku question: "Moose is Perl", but it sure ain't Raku.

by Cow1337killr (Monk)
on Feb 11, 2020 at 18:39 UTC ( [id://11112794]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    
    __END__
    
  2. or download this
    William Toady, Associate Assistant
    William Toady, Associate Assistant (Former)
    William Toady, Team Member (Former)
    
  3. or download this
    class Employee {
      has Str $.name  is readonly is required;  # "readonly" is the defaul
    +t.
    ...
    
    say $ex_peon2.name_and_title;  # ===> William Toady, Team Member (form
    +er)
    
  4. or download this
    William Toady, Associate Assistant
    William Toady, Associate Assistant (Former)
    The attribute '$!title' is required, but you did not provide a value f
    +or it.
      in block <unit> at C:\2020-Raku-001\Raku-scripts\mip-087-001.raku li
    +ne 60
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others chanting in the Monastery: (9)
As of 2024-04-18 15:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found