pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/47604 CVS commit: pkgsrc/devel/p5-IO-Prompter



The following reply was made to PR pkg/47604; it has been noted by GNATS.

From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47604 CVS commit: pkgsrc/devel/p5-IO-Prompter
Date: Mon, 11 Mar 2013 13:11:10 +0000

 Module Name:   pkgsrc
 Committed By:  obache
 Date:          Mon Mar 11 13:11:09 UTC 2013
 
 Added Files:
        pkgsrc/devel/p5-IO-Prompter: DESCR Makefile distinfo
 
 Log Message:
 Import p5-IO-Prompter-0.004003 as devel/p5-IO-Prompter.
 PR pkg/47604 by Edgar Fuss.
 
 IO::Prompter exports a single subroutine, C<prompt>, that prints a
 prompt (but only if the program's selected input and output streams are
 connected to a terminal), then reads some input, then chomps it, and
 finally returns an object representing that text.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r0 -r1.1 pkgsrc/devel/p5-IO-Prompter/DESCR \
     pkgsrc/devel/p5-IO-Prompter/Makefile pkgsrc/devel/p5-IO-Prompter/distinfo
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index