Help for this page

Select Code to Download


  1. or download this
    map  { /:([^\s]+)/ ? $1 : () } grep { /Acct:/ }
    
  2. or download this
    map  { /Acct:([^\s]+)/ }