Which is an easy way to provide a string value for my user and allow the user to edit it ... without having to repeat the entire string if it does not match 100%.
Although itβs hard for you to say exactly what you are asking for, you probably want Term :: ReadLine.
See Term :: Prompt or Prompt :: ReadKey .
Or for something higher level, perhaps IO :: Prompt
Or, if you have Perl 5.10.0 or higher, try Damian Conway IO :: Prompter (successor to IO :: Prompt). I'm sorry that I cannot use it for my timeout function, but, alas, I'm stuck on Perl 5.8.8.
Source: https://habr.com/ru/post/1303031/More articles:List of files and directories written by a group on Linux - linuxWhat structure to use in the database for the virtual file system? - sqlJTabbedPane swing update error - javaHow can I change MSI in memory? - .netHow to determine the final url after redirect using python / urllib2? - redirecthttps://translate.googleusercontent.com/translate_c?depth=1&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1303032/how-stupid-it-is-to-use-an-integer-value-a-key-for-an-hash-table&usg=ALkJrhjsunxPwMCMpiVtZiKGBFMfoQrTywHow to get HTTP redirect redirect url? - redirectWhen should I implement java.io.Serializable in RMI? - javaIn ExtJS, how do I place two fields side by side in a panel with a hbox layout? - javascriptSTL vector corruption in VS projects - c ++All Articles