perl -e 'print 100.101.102'
perl -e 'print 100 . 101 . 102'
perl -e 'print 100.101 . 102'
https://ru-perl.livejournal.com/445872.html