On Tue, Jul 04, 2017 at 02:41:15PM +0200, Pierre Labastie wrote:
> Hi,
> 
> Git has some interactive mode of operations (git add --patch, git add
> --interactive, for example) which require (at least) the perl module
> Error.pm. I think it should be at least mentioned on git's page. I am not
> sure we want to include this module in the 'perl Modules" page. What do you
> think?
> 
> Pierre

According to my logs, git itself installs Error.pm, along with
Git.pm and various Git/ perl modules.  We mention the installed
directories, but Error.pm is in the toplevel site_perl/5.xx.y
directory.

Looks as if these modules do not have perl documentation :
perldoc Error is for the Error.pm within XML::LibXML,
perldoc git explains how to use git to develop perl.

Summary - I don't think there is anything to add.

ĸen
-- 
I live in a city. I know sparrows from starlings.  After that
everything is a duck as far as I'm concerned.  -- Monstrous Regiment
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to