Help for this page
#!/usr/bin/perl -w ... print "Array consists of elements from both arrays\n" if ( @p_type && +@c_type );