
perl Tag Posts Index
Explore on-chain topics from the Hive blockchain.
- →
Rust Challenge #57 in #rust and #perl You are given a string containing just ...
... the characters (, ), {, }, [ and ]. Write a function is_valid that checks if the string has valid parentheses.
- →
#programming is fun. #perl is fun.
- →
#TIL about #perl defined-or operator //. This will evaluate $ENV{HOME} and return ...
... it if it's defined. Otherwise will evaluate $ENV{LOGDIR} and return that if defined and so on. Basically coalesce operator for undef values.
- →
Made a #perl script that exports #perf stat output to sc/sc-im ...
... spreadsheet.
- →
Definitely don't run this random #perl code my@a=sub{my@a=@_; map{(-10, -12, 86, ...
... 56, -82, -5, -82, 1, 73, 54, -13, -70)[$]+$a[$]} 0..11 }->((unpack("C", 'rm -rf')) x 2);my@w=(0x64, 0x61, 0x79); print eval "'" .
- →
Fizzbuzz in #perl
- →
NOVACADIAN'S BLOG INDEX - PROGRAMMING
NOVACADIAN'S PROGRAMMING POSTS Dusting off those hive muscle memories With sharding presently in development on the blockchain, it seemed a good time for some proof
- →
perli is an awesome #perl repl
- →
#Perl one-liner that converts unicode code points to characters: $ perl -CS -l ...
... -e 'print (map {chr int hex} @ARGV)' 3c0 π $ perl -CS -l -e 'print (map {chr int hex} @ARGV)' 3c0 3c0 3c0 πππ
- →
SMF incoming email capability
Introduction Although this post can be found on DevTome my feeling was that having a second copy stored here on HIVE's blockchain had a pleasant decentralized vibe
- →
Dusting off those HIVE muscle memories
A contest entry followed by a couple of posts and what do you know, the old coding vibes are beginning to percolate to the surface once again. My last programming
- →
Merry Christmas
Merry Christmas The above was generated by this perl code, which generates awk code, which draws the tree: $ e= '\033'. '[';$clr= '\033[2J';$gg ='\033[1;1H';$gr
- →
[ EN | PT] Perl - Using conditionals (second part) | Perl - Usando condicionais (parte 2)
Read too on Odysee Read the first part Ok, you must be thinking now “OK, but why did this tutorial have a part 2?”, and I answer you: Perl has more conditional
- →
[ EN | PT] Perl - Using conditionals (first part) | Perl - Usando condicionais (parte 1)
Read too on Odysee English version We finally come to the use of conditionals in Perl (the famous if and else). If conditional The basic if structure is like this:
- →
[ EN | PT] Perl - Math | Perl - Matemática
Read too on Odysee One of the most important things in any programming language is its support for mathematical operations. With Perl it's no different: the language
- →
[ EN | PT ] Using the “print” and “say” functions in Perl | Usando as funções “print” e “say” em Perl
Read too on Odysee First of all, I warn you that this text will be much shorter than the previous one, but in the next one it will be After seeing the previous article
- →
[ EN | PT ] "Hello World" in Perl | "Hello World" em Perl
Read too on Odysee As, in all programming languages, time to make a “Hello World” to consolidate our knowledge in the Perl language. Installing Perl First, we will
- →
[ EN | PT ] Why learn Perl? - Por que aprender Perl?
Perl is a language made in the late 80's, but in use until today in some places, and I came here to bring you the reasons why the Perl language still lives and beginners
- →
PancakeSwap adds PERL to exchange
PancakeSwap has launch a PERL-BNB farm and corresponding staking pool. The new token pool and farm was voted on and successfully passed by the community. Users can
- →
WING completed bullish Gartley for upto 22% move
} Hi dear friends, hope you are well and welcome to the new update on the WING token.Previously we had nice trade of WING token: Now this time on the 12-hour time
After reading these perl Tag Posts, you can browse the pages and collections listed below.