Help for this page

Select Code to Download


  1. or download this
    
    use Net::Stomp;
    ...
    
  2. or download this
    Got frame: This is message 10 at ./stomp_consumer.pl line 26.
    Getting frame at ./stomp_consumer.pl line 24.
    
  3. or download this
    while ( $stomp->can_read ( {timeout => 0.5 } ) ){
    # do stuff
    }