cv-library/Perl-Format

PerlOther
This is stars and forks stats for /cv-library/Perl-Format repository. As of 27 Apr, 2024 this repository has 0 stars and 0 forks.

Perl::Format Rules last_insert_id Remove redundant undefs from DBI's last_insert_id, asumes DBI 1.642+. Before $dbh->last_insert_id( undef, undef, undef, undef ); $dbh->last_insert_id( (undef) x 4 ); $dbh->last_insert_id( $catalog, $schema, $table, $field ); After $dbh->last_insert_id; $dbh->last_insert_id; $dbh->last_insert_id( $catalog, $schema, $table, $field ); redundant_qr Replace redundant qr/.../ with m/.../. Before my $foo = qr/bar/; if ( $baz =~ qr/qux/ ) { ... } After my...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
starkware-libs/blockifierRustCairoOther1150410
heroku/boomerangSassCoffeeScriptOther22080
leisuremeta/leisuremeta-chainScalaCSSOther78020
openchainxyz/openchain-monorepoTypeScriptStarlarkGo2510440
4xmen/Anubias-DesktopVueJavaScriptDart1.9k+1250+2
Craft-honey-team/Craft-honeyVueJavaScriptOther1010
SteamRE/SteamKitC#Other2.3k04650
HexRaysSA/goombaC++MakefileOther4910430
mrrfv/linux-android-backupCSSShellHTML4490310
flutter/holoboothDartOther2250320