Skip to content

Release 5.0

Compare
Choose a tag to compare
@t2013anurag t2013anurag released this 20 Oct 10:02
· 279 commits to master since this release
Create call_by_reference.pl (#737)

* Add is_palindrome.pl

Added Perl-script to find if a string is palindromic or not.

* delete is_palindrome.pl

adding subfolder

* add perl folder, create is_palindrome.pl

Perl-script for checking palindrome

* Create call_by_reference.pl

Added perl-script to show calling by reference in perl