IO :: Capture :: uitgebreid

IO :: Capture :: Extended is een verlengingsfunctionaliteit van IO :: Capture.
Download nu

IO :: Capture :: uitgebreid Rangschikking & Samenvatting

Advertentie

  • Rating:
  • Vergunning:
  • GPL
  • Prijs:
  • FREE
  • Naam uitgever:
  • James E Keenan
  • Uitgever website:
  • http://search.cpan.org/~particle/parrot-0.6.1/lib/Parrot/Pmc2c/Pmc2cMain.pm

IO :: Capture :: uitgebreid Tags


IO :: Capture :: uitgebreid Beschrijving

IO :: Capture :: uitgebreid is een verlengingsfunctionaliteit van IO :: Capture. IO :: Capture :: Extended is een uitgebreid functionaliteit van IO :: Capture.SynopsisDe programmeurinterface bestaat uit twee klassen: io :: Capture :: stdout :: uitgebreid gebruik io :: Capture :: stdout :: uitgebreid; $ Capture = IO :: Capture :: Stdout :: Extended-> NIEUW (); $ Capture-> Start (); # een code die wordt afgedrukt naar stdout $ capture-> stop (); # Scalaire context: Retourneernummer van afdrukafschriften met 'FOX' $ MATCHES = $ Capture-> GreP_Print_Statements ('Fox'); # Lijst context: retourlijst van afdrukafschriften met 'FOX' @Matches = $ Capture-> GreP_Print_Statements ('Fox'); # Retourneernummer van afdrukafschriften $ overeenkomsten = $ Capture-> -aanduidingen; # Scalaire context: retournummer van patroon komt overeen met $ regex = qr / wat reguliere expressie /; $ MATCHES = $ Capture-> Matches ($ REX); # Lijst context: retourlijst van patroonwedstrijden @Matches = $ Capture-> Matches ($ REX); # Return Reference to Array Holding List of Pattern Matches $ Matchesref = $ Capture-> Matches_ref ($ Regex); # Scalaire context: Retourneernummer van 'scherm'-lijnen afgedrukt $ SCREEN_LINES = $ Capture-> ALL_SCREEN_LINES (); # Lijst context: retourlijst van 'scherm'-lijnen afgedrukt @all_screen_lines = $ Capture-> ALL_SCREEN_LINES (); IO :: Capture :: Stderr :: Extended $ Capture = IO :: Capture :: Stderr :: Extended-> NIEUW ( ); $ Capture-> Start (); # Sommige code die wordt afgedrukt op Stderr $ Capture-> Stop (); ... en gebruik vervolgens alle hierboven gedefinieerde methoden voor IO :: Capture :: stdout :: uitgebreid. Vereisten: · Perl


IO :: Capture :: uitgebreid Gerelateerde software