perltidy .perltidyrc perl

×

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /home4/ccollins/public_html/ccollins/includes/common.inc).

my .perltidyrc

https://github.com/chriscollins969/perltidy-settings/

 

### PERL BEST PRACTICES

 
### We start off with these which equate to the following

 
### -l=78 -i=4 -ci=4 -st -se -vt=2 -cti=0 -pt=1

 
### -bt=1 -sbt=1 -bbt=1 -nsfs -nol

 
### -wbb="% + - * / x != == >= <= = ~ ! ~ < > | & = **=

 
### += *= &= <<= &&= -= /=### |= >>= ||= //= .= %= ˆ= x="