The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

cpan-patches - work with CPAN patch sets

SYNOPSIS

cpan-patches [--patch-set FOLDER] CMD

	patch  - will apply all patches
	list   - list all patches
	?      - check out CPAN::Patches::Plugin::* for additional commands
	
	--patch-set FOLDER
		is the FOLDER where the patch-sets are stored

DESCRIPTION