Apr. 28th, 2008

afa: (Default)

говорите, лисп, скобочки...

foreach my $ship (@$authorships) {
     until (exists( $people{$ship->{type}})) {
          $people{$ship->{type}}[0]=undef;
     };
     push @{$people{$ship->{type}}}, $ship->getReferencedObject('person');
     print join ', ', %people;
}



обычный перл.
матерное )

March 2017

S M T W T F S
   123 4
567891011
12131415161718
19202122232425
262728293031 

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 13th, 2025 03:17 pm
Powered by Dreamwidth Studios