Help for this page

Select Code to Download


  1. or download this
    my  @dirs.push: $_.split('/') for @paths;
    say @dirs.perl;
    
  2. or download this
    [("", "aardvark", "bison", "camel", "dromedary").Seq, ("", "aardvark",
    + "bison", "camel", "dromedary", "elephant").Seq]
    
  3. or download this
    [("", "aardvark", "bison", "camel", "dromedary"), ("", "aardvark", "bi
    +son", "camel", "dromedary", "elephant")]