Open Source Development Course for Perl programmers - part 1-1

preview_player
Показать описание


Рекомендации по теме
Комментарии
Автор

Hello Sir,
Thank you so much for making this possible for us. I look forward to learning about this course. How do I view the schedule?

daughterofarevolutionary-s
Автор

Hello, <<TEXT /** ... */, can I put it in a variable, array or other and output it?

print <<ETEXT ...txt... ETEXT; - works,

my $a = <<ETEXT .... /// print $a; - no.
How do I copy the contents of here-document (here-doc), using Perl 5?

Maybe there are built-in functions in Perl for working with the buffer:

- Retrieve content from buffer
- Copy
- Paste into a text file

Is something like this possible in Perl?
Thanks for the answer and helpful content!

yaroshchenko_coder
visit shbcf.ru