From b0460b1b8fb61569d20cbd4ac75ae6976bd34a92 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Thu, 3 May 2012 18:18:55 +0200 Subject: =?UTF-8?q?=E2=80=98IO::Prompt=E2=80=99=20is=20deprecacted;=20Migr?= =?UTF-8?q?ating=20to=20=E2=80=98IO::Prompter=E2=80=99=20(by=20the=20same?= =?UTF-8?q?=20author).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fripost-newalias | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fripost-newalias') diff --git a/fripost-newalias b/fripost-newalias index b5ad94f..4d448b7 100755 --- a/fripost-newalias +++ b/fripost-newalias @@ -106,7 +106,7 @@ use Encode qw(encode); use Email::Valid; use Fripost::Prompt; use Fripost::Schema; -use IO::Prompt; +use IO::Prompter; use Getopt::Long qw /:config noauto_abbrev no_ignore_case gnu_compat bundling permute nogetopt_compat auto_version auto_help/; -- cgit v1.2.3