> I'm looking to replace an OLD Fedora web server with a Centos 7 one.  I'm
> currentlly in the process of documenting what is on the server ready to 
> install
> the new one.
> 
> While most things have been done with RPMs, some installs have had to be
> done via CPAN for Perl and PEAR for PHP.
> 
> Is there a way of getting a list of everything that has been installed using
> these tools?

Try running "pear list -a > pear_list.txt" to get a list of install PEAR 
modules.

Andrew
_______________________________________________
CentOS mailing list
CentOS@centos.org
https://lists.centos.org/mailman/listinfo/centos

Reply via email to